CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Runge kutta method

搜索资源列表

  1. 200556122155643

    0下载:
  2. 龙格库塔法解决微分方程Mathematica编译实现。可以解决微分方程,四阶。-Runge - Kutta method to solve differential equations Mathematica compiler to achieve. Differential equations can be solved, four bands.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:166248
    • 提供者:oscar
  1. 4jf

    1下载:
  2. 偏微分方程四方法划曲线比较C源码. -PDE method is four curves C source. Euler Euler Improvement Act Runge - Kutta method Adams Act
  3. 所属分类:数学计算/工程计算

    • 发布日期:2018-12-01
    • 文件大小:38037
    • 提供者:赵宇龙
  1. longer

    1下载:
  2. 龙格库塔法的c语言实现-Runge - Kutta method in C Language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4304
    • 提供者:张汝成
  1. rk4

    0下载:
  2. function [tout, yout] = rk4(ypfun, tspan, y0, h) %定步长四阶Runge-Kutta法求常微分方程(组)数值解 %[tout,yout] = rk4( ypfun , tspan, y0,h) % 这里字符串ypfun是用以表示f(t, y)的M文件名, % tspan=[t0, tfinal]表示自变量初值t0和终值tf % y0表示初值向量y0,h是步长。 % 输出列向量tout表示节点 (t0 , t1 , … ,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1337
    • 提供者:王志波
  1. Longgetuta

    1下载:
  2. 龙格库塔算法,用于拟合GLONASS的星历数据,15分钟精度在5米之内,可以向前推,也可以向后推!-Runge - Kutta method for fitting the GLONASS satellite ephemeris data, the accuracy of 15 minutes within five meters, can move forward, but also can push back!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:29375
    • 提供者:于兴旺
  1. EOM

    0下载:
  2. 拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程,使用极限微分求解导数(微分),微分方程组的N=4龙格库塔解法,雅可比爹迭代法解方程AX=B,最小二乘多项式拟合,组合辛普生公式求解积分,用三角分解法解方程AX=B-Lagrange interpolation polynomial fitting, polynomial interpolation Newton, Euler equations partial differential equations, Limit the use
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7783
    • 提供者:wangshen
  1. cal_direct

    0下载:
  2. 用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组-using the Runge - Kutta method direct solution differential equations, the procedures for example is 10 linear equations
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:2033
    • 提供者:谢鹏
  1. VB-SijielonggekutaSuanfa

    0下载:
  2. 一次仿真课上作的一个关于龙格库塔法解微分方程的一个VB程序,欢迎与大家交流-a simulation for a class on the one on the Runge - Kutta method of differential equations a VB program, and we welcome the exchange of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12881
    • 提供者:谷晓松
  1. MicrosoftWord3

    0下载:
  2. 精度再往上走两个量级,runge-kutta法是最常用的单步高精度微分方程的解法,ode45的基本思想即来自于此,由于lyrock对这个方法的基本问题已经总结的比较全面,因此,我在这里只是简单介绍一下我自己学习的感受-accuracy upward taking two order of magnitude, runge - kutta method is the most commonly used high-precision single-step solution of differen
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2836
    • 提供者:王正刚
  1. odeRK4

    0下载:
  2. 4阶龙格库塔方法求常微分方程的数值算法的函数子程序。-four bands Runge - Kutta method for ordinary differential equations, numerical algorithm of the function subroutine.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:934
    • 提供者:闰土
  1. shuzhijisuan

    1下载:
  2. 基于matlab开发软件 的选择输入类型的数值计算仿真程序 迭代方法包括 1可自启动的4阶龙格库塔法 2需要使用其他方法启动的方法-Matlab-based software development selective types of numerical simulation program including an iterative method can be Since the start of the four-Runge - Kutta method need
  3. 所属分类:matlab例程

    • 发布日期:2018-12-01
    • 文件大小:4032
    • 提供者:郑杰
  1. longgekuta

    0下载:
  2. 龙格库塔法的c++编程 n表示几等分,n+1表示他输出的个数-Runge - Kutta method of programming c said several sub n, n He said a number of output
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:920
    • 提供者:李虹
  1. longgekutafa

    0下载:
  2. 龙格库塔方法 一种用于数学计算的算法 希望对大家有帮助-Runge - Kutta method for a mathematical calculation algorithm hope to be helpful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:939
    • 提供者:yjw
  1. 4jie_longgekuta

    0下载:
  2. 运用四阶龙格-库塔法解一阶常微分方程(定步长)-four bands using the Runge - Kutta method of first-order differential equation (fixed step)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:304365
    • 提供者:huangxun
  1. rk

    0下载:
  2. 常微分方程的龙格库塔法系列程序,从二级到四级的算法。-Ordinary Differential Equations Runge - Kutta method series of procedures, from two to four algorithms.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1549
    • 提供者:陈涛
  1. rossler

    0下载:
  2. 用来计算rossler吸引子的程序,运用四阶龙格库塔法非常实用,-used to calculate rossler attractor procedures, using four-Runge - Kutta method is very practical.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:1119
    • 提供者:张小娟
  1. rukucpp

    1下载:
  2. use runge kutta method to solve airy function (cpp code)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1063
    • 提供者:River
  1. RunKut

    0下载:
  2. use runge kutta method to solve Airy func (Fortran code)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:881
    • 提供者:River
  1. lgkt

    0下载:
  2. 全区间积分的定步长龙格-库塔法-regional integration between the fixed step Changlong Runge - Kutta method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1258
    • 提供者:张甫
  1. 龙格--库塔法

    0下载:
  2. 龙格-库塔法是工程中常用的求解微分方程的一种方法.而且具有四阶精度,因此应用很广泛.改程序给出了其源代码.-Runge - Kutta method is commonly used in engineering solving a differential equation methods. But with four bands precision, it is widely used. Changed its procedures is the source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3576
    • 提供者:淘淘
« 1 2 3 4 5 67 8 9 10 11 ... 26 »
搜珍网 www.dssz.com